wayland: Create the Wayland surface for the window on impl creation
authorRob Bradford <rob@linux.intel.com>
Wed, 3 Jul 2013 15:19:39 +0000 (16:19 +0100)
committerRob Bradford <rob@linux.intel.com>
Wed, 3 Jul 2013 15:26:00 +0000 (16:26 +0100)
commitd2ba7d75c3d5909f57dd778989bffaa984878990
tree806183922604b5ef0e81a66da2b811c264a217c0
parentce9f232eb8c5a409652534e4833207d2b6a475ef
wayland: Create the Wayland surface for the window on impl creation

Ths allows the retrieval of the wl_surface before the window is shown.
The surface is still created in the original places since the surface
and shell surface is destroyed when the surface is programmatically
hidden.
gdk/wayland/gdkwindow-wayland.c